gtk-builder-tool: Start an exception list
authorMatthias Clasen <mclasen@redhat.com>
Sat, 2 May 2015 11:35:35 +0000 (07:35 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 2 May 2015 11:35:35 +0000 (07:35 -0400)
commitb8548d27a1b9ce23e75454c3dc27780ef631867b
tree343b471f68b754a010f760e7bbbc378d2d631872
parent354146143ef9618964ff61cab264e286c422ea73
gtk-builder-tool: Start an exception list

We have a number of cases where properties should have their
default value overridden in a subclass, but haven't because thats
annoying to do. We also have properties where the absence of
an explicit value has context-dependent meaning.
Add a list of exceptions for these cases.
gtk/gtk-builder-tool.c